-
I am using log4j2 for logging in my project, with log4j2.xml as a configuration file. I have a class that …
- 409 views
- 1 answers
- 0 votes
-
I’m currently trying to use log4j 2 within an .ear that gets deployed in a Payara application server version 4.1.2. …
- 455 views
- 0 answers
- 0 votes
-
I’m creating rolling log files and trying to lookup property.logs-baseDir and property.logs-fileName values from application-dev.properties. Both files are in the …
- 363 views
- 0 answers
- 0 votes
-
Requirement is to change the log level for a specific user . Using DynamicThresholdFilter at the context level does work …
- 396 views
- 0 answers
- 0 votes
-
I want to hide any log from 3rd party jar in the spring boot startup log, especially for springfox.documentation because …
- 380 views
- 0 answers
- 0 votes